home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Meeting Pearls 1
/
Meeting Pearls Vol 1 (1994).iso
/
installed_progs
/
util
/
shell+startup-tools
/
cookie20
/
makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1991-01-14
|
149 b
|
10 lines
# makefile for karl's PD fortune cookie program
all: cookie cookhash
cookie: cookie.h
cc -o cookie cookie.c
cookhash:
cc -o cookhash cookhash.c